Utility class to translate enum values into linked useful data. More...
Static Public Member Functions | |
static unsigned int | getFormatByteSize (PIXEL_FORMAT format) |
Utility class to translate enum values into linked useful data.
|
static |
Translates a pixel format into its byte size, if it were to be tightly packed.
format | The format value to retrieve the size from. |